home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / tribbs / calnum11.zip / CALLNUM.DOC < prev    next >
Text File  |  1994-06-15  |  5KB  |  139 lines

  1. CallNum v1.1
  2. Copyright (c) 1994
  3. by Randal C. Hunt
  4. for the TriBBS(tm) Bulletin Board System
  5. ----------------------------------------
  6.  
  7. Acknowledgements
  8. ----------------
  9.   * TriBBS is a registered trademark of Mark D. Goodwin
  10.  
  11. Warning!!!!!!
  12. -------------
  13. CallNum WILL NOT WORK on a multi-node system!!  CallNum is designed
  14. for use on SINGLE PHONE LINE BBS's ONLY!!!!!!
  15.  
  16. Warranty
  17. --------
  18. CallNum is distributed without warranty.  In no event will Randy Hunt
  19. be liable to you for damages, including any loss of profits, lost
  20. savings, or othe rincidental or consequential damages arising out of
  21. your use of or inability to use the program, even if Randy Hunt, or
  22. any authorized representative has been advised of the possiblity of 
  23. such damages.  Randy Hunt will not be liable for any such claim by 
  24. any other party.
  25.  
  26. Introduction
  27. ------------
  28. What is CallNum you ask?  Well....that's an easy question.  Here's the
  29. answer....CallNum is a program that is run in your BETWEEN.BAT file
  30. (a batch file that TriBBS runs between callers) that creates a pretty
  31. screen that shows the number of the caller.  For example.  Joe Schmoe is
  32. on your BBS.  He was caller number 2394.  He logs off, and TriBBS runs
  33. CALLNUM in BETWEEN.BAT.  CallNum creates a new screen (I use LOGON2.BBS)
  34. with the caller number as 2395 (which is what the next caller will be).
  35. The screen would look like this, from DOS:
  36.  
  37. @CLS@
  38. @X4FYou are caller number:@X07
  39.  
  40.  
  41.           @X1F┌─────┐           ┌─────┐  ┌─────┐  ┌─────┐  @X07
  42.           @X1F└───┐ │           └───┐ │  │ ┌─┐ │  │ ┌───┘  @X07
  43.           @X1F┌───┘ │            ┌──┘ │  │ └─┘ │  │ └───┐  @X07
  44.           @X1F│ ┌───┘            └──┐ │  └───┐ │  └───┐ │  @X07
  45.           @X1F│ └───┐    ┌─┐    ┌───┘ │   ┌──┘ │  ┌───┘ │  @X07
  46.           @X1F└─────┘    └┐┘    └─────┘   └────┘  └─────┘  @X07
  47.           @X1F            └┘                               @X07
  48.  
  49.            @X08CallNum v1.0 - Copyright (c) 1993 by Randal C. Hunt@X07
  50.  
  51. @PAUSE@
  52.  
  53. The @-codes are interepreted by TriBBS and will display things such
  54. as color or pauses or clearing the screen.  This is the neat part about it:
  55. If the caller has ANSI, TriBBS will send color (the @-codes)...if not,
  56. TriBBS will filter out the @-codes and the caller see's just an ASCII screen.
  57. Neat, huh?  (Good one, Mark!)
  58.  
  59.  
  60. Setup
  61. -----
  62. Setup for CallNum is a breeze!  Here we go, step-by-step:
  63.  
  64. 1) Read the warning at the top of this file!!
  65.  
  66. 2) Copy all of the CallNum files to a directory that you desire...I use
  67.    C:\TRIBBS\CALLNUM.
  68.  
  69. 3) In your CallNum directory, create or edit your configuration file.
  70.    Again, you can call this whatever you want.  I use CALLNUM.CFG.
  71.    Your configuration file should look like something like this:
  72.  
  73.      C:\TRIBBS
  74.      LOGON2.BBS
  75.      Randy Hunt
  76.      0
  77.  
  78.    Where:
  79.      Line 1 (C:\TRIBBS) is the path to your Main TriBBS Directory.
  80.      Line 2 (LOGON2.BBS) is the name of the file to create the
  81.         new CallNum screen in.  This file will be deleted and
  82.         overwritten everytime CallNum is run.  Make sure there
  83.         isn't a LOGON2.ANS (or whatever), because the caller
  84.         will never see the CallNum screen if it exists and the
  85.         caller has color ansi on.
  86.      Line 3 (Randy Hunt) is the sysops name.
  87.      Line 4 (0) is your registration number, 0 if you are unregistered.
  88.  
  89. 4) Edit or create BETWEEN.BAT in your Main TriBBS directory.  Mine looks
  90.    like:
  91.        CD \TRIBBS\CALLNUM
  92.        CALLNUM CALLNUM.CFG
  93.        CD \TRIBBS
  94.  
  95.    Note: CallNum requires a parameter on the command line.  This is
  96.      to be whatever you called your configuration file.
  97.  
  98. 5) That's it!  Easy, huh?
  99.  
  100. Shareware
  101. ---------
  102. Please note that this is NOT crippleware.  ALL features of CallNum can
  103. be used without registering it.  But, for my time and energy, I would really
  104. appreciate the registration.  Read on for an incentive:
  105.  
  106.     This product is SHAREWARE.  Please help support shareware by
  107.     registering this program.  By registering, you will get your own
  108.     registration number that will rid you of the "Unregistered"
  109.     notice in CallNum. The code that I mail to you will work with
  110.     this, and all future versions of CallNum.  To order, print and
  111.     fill out REGFORM.TXT and mail it to me along with a check 
  112.     payable in the amount of $5.00 (United States Currency) plus
  113.     whatever other charges might be found in REGFORM.TXT, to the
  114.     address at the bottom of the form.
  115.  
  116.  
  117.  
  118. ---------------------------------------------------------------
  119. PLEASE make sure that the 'Your Name' blank in REGFORM.TXT
  120. contains the sysops name EXACTLY as it is in your configuration
  121. file!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  122. ---------------------------------------------------------------
  123.  
  124. Support
  125. -------
  126. I can be reached by:
  127.   Internet: rhunt@trisoft.com
  128.   My BBS: The Seldom Idle BBS (207) 843-7957, 14.4k Hayes Accura
  129.   WME: NetAdmin or NetChat conferences.
  130.   FidoNet: 1:328/107
  131.   Snail Mail:  Randal C. Hunt
  132.            P.O. Box 576
  133.            E. Holden, ME  04429-0576  (USA)
  134.  
  135.  
  136.  
  137.                 -Randy Hunt
  138.  
  139.